home *** CD-ROM | disk | FTP | other *** search
- Path: shellx.best.com!not-for-mail
- From: smurman@shellx.best.com (Scott Murman)
- Newsgroups: comp.lang.c++,gnu.g++.help,comp.unix.solaris
- Subject: dealing without bool type
- Date: 23 Mar 1996 16:07:22 -0800
- Organization: Soga Technologies
- Distribution: inet
- Message-ID: <4j23nq$po7@shellx.best.com>
- Reply-To: Scott Murman <smurman@best.com>
- NNTP-Posting-Host: shellx.best.com
-
-
- I've used g++ for my compiler. I now have Sun's SC4.1 to use, but it
- doesn't seem to have bool as a built-in data type. What are some good
- ways to deal with this?
-
-